Draws a polygon specified by a poins list.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
void DrawPolygon ( |
Visual Basic Copy Code |
---|
Sub DrawPolygon( _ |
A Pen object that determines the color, width, and style of the polygon.
A list of points that represents the polygon to draw.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |